home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / tutorial.zip / TUTOR9.MCR < prev   
Text File  |  1990-06-23  |  3KB  |  95 lines

  1. 6/M
  2. {EN
  3. {*B
  4. {C2In this section, we wil discuss the Data Base Jump Feature. When RBBS-PC sends
  5. information to your screen, it stops after each page to give you time to read
  6. before continuing. When RBBS-PC pauses in the middle of a file, you may see a
  7. prompt such as:
  8.  
  9.     {C3More [Y]es,N)o,C)ont,A)bort,J)ump?{C2
  10.  
  11. Press "{C3Y{C2" to display the next page of the file.
  12.  
  13. Press "{C3N{C2" to stop the display of THIS file, and continue with the next file
  14.    (if you have selected to see several files).
  15.  
  16. Press "{C3C{C2" to start a CONTINUOUS display without further pause (press {C3CTRL-S{C2
  17.    to pause, {C3CTRL-Q{C2 to continue, or {C3CTRL-X{C2 to stop a CONTINUOUS display).
  18.  
  19. Press "{C3A{C2" to Abort this and ALL further display, and return to the current
  20.    menu.
  21.  
  22. {END
  23. {*0{C1Press RETURN to continue, {C4{FN {C2
  24. {09
  25. {ON 09
  26. {==STOP
  27. {END
  28. {M! STOP
  29. {END ON
  30. {*B
  31. The "{C3J{C2" command allows you to "skip ahead" in the file being displayed. E.g.,
  32. you previously read an RBBS-PC bulletin which talks about skin diving. You want
  33. to re-read the piece which says, "Lessons are held on the 1st Monday of each
  34. month at the Oceanfront Park."
  35.  
  36. When you re-read the bulletin, RBBS-PC will stop after the first page and
  37. display a "more" prompt. Press "{C3J{C2" and RBBS-PC asks:  "{C3Jump to what text?{C2". The
  38. correct answer at this point depends on what you are looking for. In our
  39. example, "{C3lessons{C2" would work. RBBS-PC will scan ahead through the file and
  40. find the first line containing the word "lessons". It will highlight the text,
  41. if you have color and highlighting turned on, and display the file from that
  42. point down.
  43.  
  44. If the first text found is not the place you want to be in the file, you can
  45. jump again easily. When RBBS reaches the NEXT "more" prompt, it will show:
  46.  
  47.     {C3More [Y]es,N)o,C)ont,A)bort,J)ump,R)ejump=LESSONS?{C2
  48.  
  49. {END
  50. {*0{C1Press RETURN to continue, {C4{FN {C2
  51. {09
  52. {ON 09
  53. {==STOP
  54. {END
  55. {M! STOP
  56. {END ON
  57. {*B
  58.  
  59. Entering "{C3R{C2" will tell RBBS to position to the NEXT occurrence of the text in
  60. the file being displayed. In this manner, you can search through the file,
  61. repeating jumps with "{C3R{C2" or starting new ones with "{C3J{C2". Your only restriction
  62. is that the file will be searched sequentially, from top to bottom. You cannot
  63. jump "backwards" or "rewind".
  64.  
  65. This concludes the RBBS-PC Online Tutorial. It is our hope that by using this
  66. tutorial, you will have gained a better understanding of how to use RBBS.
  67. Please feel free to direct any questions to the Sysop.
  68.  
  69. {END
  70. {>> TUTOR.DAT
  71. "{FN","{LN","{DT","{TM","Data Base Jump Feature"
  72. {END
  73. {*0{C1Press RETURN to continue, {C4{FN {C2
  74. {09
  75. {*B
  76. Press {C3M{C2 for the tutorial menu
  77. Press {C3Q{C2 to quit back to the board
  78. Press {C3R{C2 to review this section, or
  79. Press {C3P{C2 to review the previous section, {C4Miscellaneous functions{C2
  80.  
  81. {END
  82. {LV;M;Q;R;P;
  83. {09
  84. {ON 09
  85. {==M
  86. {M! TUTOR1A.MCR
  87. {==R
  88. {M! TUTOR8.MCR
  89. {==Q
  90. {M! STOP.MCR
  91. {==P
  92. {M! TUTOR7.MCR
  93. {END ON
  94.